CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hu moments

搜索资源列表

  1. 基于vc++与opencv实现的视频图像Hu矩计算

    0下载:
  2. 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1054819
    • 提供者:William Fan
  1. HUCentralMoment.rar

    0下载:
  2. HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811920
    • 提供者:刘丽娟
  1. hu.rar

    0下载:
  2. 利用opencv 编写的计算图像hu矩的程序,利用了cvContourMoments,cvGetHumoments等函数。,Using Opencv to demon how to calcualate the Hu moments of an input binary image with black background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1208
    • 提供者:woxiest
  1. HuMoment

    0下载:
  2. 基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。-MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:484147
    • 提供者:lxd
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. Invar_Moment

    0下载:
  2. 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:vivi
  1. invariant-moments

    0下载:
  2. 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highlight the same time, view the se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4228959
    • 提供者:杜海波
  1. Hu

    0下载:
  2. 此程序为在VC开发环境下开发的计算HU矩的代码,方便实用-This program was developed in VC++ environment, the calculation of moments code HU, convenient and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1496
    • 提供者:赵娜娜
  1. Humoments

    0下载:
  2. A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10037
    • 提供者:sdqali
  1. ActivityRecognition

    0下载:
  2. Activity recognition program using Motion History Image s 7 Hu moments. The program compare the Mahalanobis distance of the Hu moments of the video input with the reference and find out the activities.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:246559
    • 提供者:Illidanstorm
  1. HuInvariant

    0下载:
  2. Hu s Invariant moments, easy to undersy\tand
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10077
    • 提供者:sdqali
  1. Algoritmos

    0下载:
  2. This a case for recognition of hand gestures using the 7 Hu moments and neural network classifiers-This is a case for recognition of hand gestures using the 7 Hu moments and neural network classifiers
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3141
    • 提供者:edwin
  1. 3D_Moment_Invariant

    0下载:
  2. Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the app
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:356658
    • 提供者:oyq
  1. Z_Hu_lwen

    0下载:
  2. MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响-MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:146236
    • 提供者:王曼琵
  1. hu

    0下载:
  2. 就算hu矩中7个不变量代码。用于提取图像的不变形特征。-Even if hu 7 invariant moments in the code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5012
    • 提供者:Evangeline
  1. Hu

    0下载:
  2. 利用Hu矩实现视频或是图像的特征提取,达到了很好的图像或是视频识别效果-Using Hu moments of video or image feature extraction, to achieve a good image or video recognition effect
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:54183
    • 提供者:王静
  1. Hu-Moments-and-Zernike-moments--

    0下载:
  2. 本文利用Hu 矩和Zernike 矩对旋转目标进行了识别研究。-In this paper, Hu moments and Zernike moments on a rotating target recognition.
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:126650
    • 提供者:董威辰
  1. hh

    0下载:
  2. hu moments using matlab
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:204800
    • 提供者:pooja2157
  1. 提取五个特征量中的Hu矩和仿射不变矩

    0下载:
  2. 提取五个特征量中的Hu矩和仿射不变矩,亲自测试好用,可放心下载(Extraction of Hu moments and affine invariant moments in five eigenvalues)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9332736
    • 提供者:陈士刚
  1. Hu Moment

    0下载:
  2. 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)
  3. 所属分类:其他

« 12 3 4 5 »
搜珍网 www.dssz.com